projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70ea7f8
)
powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors
author
Piergiorgio Beruto
<
[email protected]
>
Tue, 4 Jan 2011 13:32:15 +0000
(14:32 +0100)
committer
Kumar Gala
<
[email protected]
>
Fri, 14 Jan 2011 07:32:18 +0000
(
01:32
-0600)
Signed-off-by: Piergiorgio Beruto <
[email protected]
>
Signed-off-by: Kumar Gala <
[email protected]
>
arch/powerpc/include/asm/processor.h
patch
|
blob
|
history
diff --git
a/arch/powerpc/include/asm/processor.h
b/arch/powerpc/include/asm/processor.h
index 9cafe85f191697130cb218a4bcb0052f33bc4b8d..71fafa30da0040f2489923b7243cb79a6629a7d5 100644
(file)
--- a/
arch/powerpc/include/asm/processor.h
+++ b/
arch/powerpc/include/asm/processor.h
@@
-1030,8
+1030,8
@@
#define SVR_8555 0x807100
#define SVR_8555_E 0x807900
#define SVR_8560 0x807000
-#define SVR_8567 0x807
600
-#define SVR_8567_E 0x807
E00
+#define SVR_8567 0x807
501
+#define SVR_8567_E 0x807
D01
#define SVR_8568 0x807500
#define SVR_8568_E 0x807D00
#define SVR_8569 0x808000